home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / share / 39 / _SETUP.1 / Qimage.exe / 0 / RCDATA / TFORM32 / TFORM32.txt < prev   
Text File  |  2000-07-30  |  1KB  |  51 lines

  1. object Form32: TForm32
  2.   Left = 373
  3.   Top = 295
  4.   BorderStyle = bsNone
  5.   ClientHeight = 300
  6.   ClientWidth = 620
  7.   Color = clBtnFace
  8.   Enabled = False
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnDeactivate = FormDeactivate
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object PMultiImage1: TPMultiImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 620
  22.     Height = 300
  23.     GrabHandCursor = 5
  24.     Scrolling = False
  25.     ShowScrollbars = False
  26.     B_W_CopyFlags = [C_DEL]
  27.     Color = clBtnFace
  28.     Enabled = False
  29.     Picture.Data = {<image000.bmp>}
  30.     ImageReadRes = lAutoMatic
  31.     BlitMode = sLight
  32.     ImageWriteRes = sAutoMatic
  33.     TifSaveCompress = sNONE
  34.     TiffPage = 0
  35.     TiffAppend = False
  36.     JPegSaveQuality = 25
  37.     JPegSaveSmooth = 5
  38.     RubberBandBtn = mbLeft
  39.     ScrollbarWidth = 12
  40.     ParentColor = True
  41.     Stretch = True
  42.     TextLeft = 0
  43.     TextTop = 0
  44.     TextRotate = 0
  45.     TextTransParent = False
  46.     TabOrder = 0
  47.     TabStop = False
  48.     ZoomBy = 10
  49.   end
  50. end
  51.